Skip to content

Conversation

@paternal
Copy link
Contributor

@paternal paternal commented Oct 27, 2025

@python-cla-bot
Copy link

python-cla-bot bot commented Oct 27, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@paternal
Copy link
Contributor Author

I am the author of issue #140578, which is closed by this pull request. This pull request, is, IMHO, more precise than #140604, that does not remove the offending part, and breaks rst syntax.

@gpshead gpshead added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Nov 11, 2025
@gpshead gpshead merged commit 46b58e1 into python:main Nov 11, 2025
35 checks passed
@miss-islington-app
Copy link

Thanks @paternal for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Nov 11, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 11, 2025
…s.ThreadPoolExecutor does not exist (pythonGH-140689)

* Doc: Remove sencence implying that concurrent.futures.ThreadPoolExecutor does not exist

Closes pythonGH-140578

* Add NEWS.d entry for pythongh-140578

---------
(cherry picked from commit 46b58e1)

Co-authored-by: Louis <paternal@users.noreply.github.com>
Co-authored-by: Louis Paternault <spalax@gresille.org>
@bedevere-app
Copy link

bedevere-app bot commented Nov 11, 2025

GH-141382 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Nov 11, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 11, 2025
…s.ThreadPoolExecutor does not exist (pythonGH-140689)

* Doc: Remove sencence implying that concurrent.futures.ThreadPoolExecutor does not exist

Closes pythonGH-140578

* Add NEWS.d entry for pythongh-140578

---------
(cherry picked from commit 46b58e1)

Co-authored-by: Louis <paternal@users.noreply.github.com>
Co-authored-by: Louis Paternault <spalax@gresille.org>
@bedevere-app
Copy link

bedevere-app bot commented Nov 11, 2025

GH-141383 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Nov 11, 2025
gpshead pushed a commit that referenced this pull request Nov 11, 2025
…es.ThreadPoolExecutor does not exist (GH-140689) (#141382)

gh-140578: Doc: Remove sencence implying that concurrent.futures.ThreadPoolExecutor does not exist (GH-140689)

* Doc: Remove sencence implying that concurrent.futures.ThreadPoolExecutor does not exist

Closes GH-140578

* Add NEWS.d entry for gh-140578

---------
(cherry picked from commit 46b58e1)

Co-authored-by: Louis <paternal@users.noreply.github.com>
Co-authored-by: Louis Paternault <spalax@gresille.org>
gpshead pushed a commit that referenced this pull request Nov 11, 2025
…es.ThreadPoolExecutor does not exist (GH-140689) (#141383)

gh-140578: Doc: Remove sencence implying that concurrent.futures.ThreadPoolExecutor does not exist (GH-140689)

* Doc: Remove sencence implying that concurrent.futures.ThreadPoolExecutor does not exist

Closes GH-140578

* Add NEWS.d entry for gh-140578

---------
(cherry picked from commit 46b58e1)

Co-authored-by: Louis <paternal@users.noreply.github.com>
Co-authored-by: Louis Paternault <spalax@gresille.org>
@paternal paternal deleted the gh-140578 branch November 11, 2025 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Documentation for multiprocessing module wrongly states that concurrent.futures.ThreadPoolExecutor does not exist

2 participants